PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardListAttribute Class / getListNumbering Method
In This Topic
    getListNumbering Method
    In This Topic
    Gets the list numbering.
    Syntax
    public PDFStandardListNumbering getListNumbering()

    Return Value

    A PDFStandardLayoutPlacement enum member specifying the positioning of the element with respect to the enclosing reference area and other content.
    See Also